home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: rogers.com!torfree!af798
- From: af798@torfree.net (Agatha D. Babiarz)
- Subject: Linking Borland and Microsoft .obj
- Message-ID: <Dn94E7.A0E.0.bloor@torfree.net>
- Organization: Toronto Free-Net
- X-Newsreader: TIN [version 1.2 PL2]
- Date: Fri, 23 Feb 1996 23:10:55 GMT
-
- I have problems with linking a MS object file with Borland program using
- Borland C/C++ IDE.
-
- How to tell IDE linker to take MS library e.g. MLIBCE.LIB. Including it
- in the project does not work.
-
- Using command line TLINK causes problems, too. Reports errors: Undefined
- symbol __end, __data.
-